home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12065 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  813 b 

  1. Path: news.acns.nwu.edu!aragorn203
  2. From: llong@nwu.edu (Laurie Long)
  3. Newsgroups: comp.lang.c
  4. Subject: BEGINNER -- Borland tcwin 4.5 Tab Input Problem
  5. Date: Thu, 28 Mar 96 18:34:32 GMT
  6. Organization: Northwestern University, Evanston, IL.   USA
  7. Message-ID: <4jem3o$8cg_002@nuts.nwu.edu>
  8. NNTP-Posting-Host: aragorn203.nuts.nwu.edu
  9. X-Newsreader: News Xpress Version 1.0 Beta #4
  10.  
  11. Can someone explain why a user-entered tab is not recognized.  I have included 
  12.  a "case: '\t'" in my program.  The program doesn't freeze if the tab key is 
  13. pressed.   The user can go on entering any other character -- white space or 
  14. otherwise. Also, if I use '\t' in a printf control string, for example, it 
  15. works just fine.  This seems to be an input problem.
  16.  
  17.  
  18. Laurie Long
  19. Northwestern University, Evanston, IL.   USA
  20. llong@nwu.edu
  21.